projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9411837
)
gitignore: add .cache and *.AppImage
author
Jyrki Gadinger
<nilsding@nilsding.org>
Wed, 22 Jan 2025 14:30:23 +0000
(15:30 +0100)
committer
Matthieu Gallien
<matthieu.gallien@nextcloud.com>
Fri, 24 Jan 2025 08:08:02 +0000
(09:08 +0100)
.cache is used by clangd on my setup; built AppImages also shouldn't be
part of the repo
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 9a97cd7c4e665ab6af08ac1c91b38dd40861467f..ed0e17987fed50e8162c4fecf12229415d020bb8 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-146,7
+146,7
@@
AppPackages/
# Others
sql/
-*.
C
ache
+*.
[Cc]
ache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
@@
-191,3
+191,4
@@
convert.exe
*-w10startmenu.png
*state-*.png
theme.qrc
+*.AppImage